Welcome![Sign In][Sign Up]
Location:
Search - tab control dialog

Search list

[Dialog_Window把一个tab控件加入到一个form或对话框中

Description: 把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
Platform: | Size: 22200 | Author: 张强 | Hits:

[Dialog_Windowformview_demo

Description: tab控件控制的多个form-Multiple forms which are controled by Tab control
Platform: | Size: 195584 | Author: 夏雨 | Hits:

[GUI Developtabtoolbardemo_src

Description: Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。 在这里我将和你共同分享创建制表工具栏的最重要的细节。 实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。-Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar
Platform: | Size: 89088 | Author: 徐丽志 | Hits:

[Dialog_Window把一个tab控件加入到一个form或对话框中

Description: 把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
Platform: | Size: 29696 | Author: 张强 | Hits:

[Windows DevelopCXTabCtrl - an easier tab control for dialogs and

Description:
Platform: | Size: 29696 | Author: | Hits:

[Windows Developtabcontrol_src

Description: 自定义的标签控件对话框。-Custom Controls dialog box labels.
Platform: | Size: 6144 | Author: 易天行 | Hits:

[Windows Developtabcontrol_demo

Description: 自定义的标签控件对话框-Custom Controls dialog box labels
Platform: | Size: 17408 | Author: 明杨 | Hits:

[Button controlTabDemo

Description: TabControl的使用Demo,演示了以对话框为子窗口建立多个Tab页的方法-TabControl use Demo to demonstrate the son of a dialog window to create a number of pages of the Tab
Platform: | Size: 5120 | Author: 沈华 | Hits:

[Dialog_WindowMFC_interface

Description: 使用了tab control dde等控件,很不错的界面程序,希望能够帮助大家 -use of the tab control dde such controls, the interface is pretty good procedures in the hope that we can help
Platform: | Size: 32768 | Author: 朱创 | Hits:

[PropertySheetsimple_tab_control_2007

Description: 一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。-A Tab control, dynamic creation, does not require embedded property page and dialog box, greatly reducing the code. CMyTabCtrl- Very Simple Dynamic Tab Control for MFC.
Platform: | Size: 112640 | Author: sangjisheng | Hits:

[Dialog_Windowgridctrl_in_view

Description: 类似excel网格控件 ,是一个界面漂亮,使用方便的制表控件,性能稳定,无闪烁-Similar to excel grid control, is a beautiful interface, easy-to-use tab control, stable performance, no flicker
Platform: | Size: 84992 | Author: lanc | Hits:

[assembly languagevc++5

Description: Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。 -Mail_Report.zip a message reporting procedures. SrcFirstProg.zip explained the basic MFC program flow. Tags tabcontrol_demo.ziptabcontrol_src.zip custom dialog controls. Undo_demo.zipundo_src.zip in VC to achieve Undo and Redo functionality.
Platform: | Size: 39936 | Author: 章海 | Hits:

[Dialog_Windowdynviews_src

Description: 一个基于对话框的程序,在Tab控件上显示新的View页面,并切换页面(一个3D一个2D)-A procedure based on the dialog box, in the Tab control displays a new View page, and switch pages (a 3D a 2D)
Platform: | Size: 17408 | Author: wuming | Hits:

[StatusBarDialogInDialog

Description: dialog in dialog 对话框嵌套,是比较好的适合做TAB控件特效的时候-nested dialog in dialog dialog box is better suited to be a time when special effects TAB control
Platform: | Size: 27648 | Author: 高振刚 | Hits:

[Dialog_WindowTabPage

Description: 展示了如何使用标签页对话框。使用这项技术,你的程序就可以有多个操控界面,并且能很方便地在界面之间切换。这为开发大型程序提供的便利。-Demonstrate how to use the tab dialog box. The use of this technology, your program can have more than one control interface, and can easily switch between the interface. This is for the development of large-scale program to provide convenience.
Platform: | Size: 35840 | Author: 安庆友 | Hits:

[Dialog_WindowTabDialog_demo1

Description: tab控件的用法,标签控件的用法。Nowadays dialog based applications are becoming more and more popular. To make my future development for dialog based application easier I worked out this CTabDialog, which operates like a Tab control, but gives you more chance to have your owner draw buttons and dialogs added. Hopefully CTabDialog will make your development of dialog based application easier.-Nowadays dialog based applications are becoming more and more popular. To make my future development for dialog based application easier I worked out this CTabDialog, which operates like a Tab control, but gives you more chance to have your owner draw buttons and dialogs added. Hopefully CTabDialog will make your development of dialog based application easier.
Platform: | Size: 45056 | Author: 申夏 | Hits:

[GUI DevelopCTab

Description: CTabCtrl控件的示例代码,实现了通过点击CTabCtrl控件的标签页在不同的对话框之间切换。基于对话框的MFC程序。-Control CTabCtrl sample code, CTabCtrl achieved by clicking on the tab control in the dialog box to switch between different. MFC dialog-based program.
Platform: | Size: 1967104 | Author: 沈家骏 | Hits:

[GUI DevelopCTabPageSample

Description: VC++ Tab Control实例。CTabSheet简例。VS 2005 C++ MFC Dialog例程-VC++ Tab Control example. CTabSheet a simple example. VS 2005 C++ MFC Dialog routines
Platform: | Size: 47104 | Author: andylau | Hits:

[Tab ControltabTest

Description: this tab control example code. can you raise the dialog on the tab control. based on MFC(visual 2008) -this is tab control example code. can you raise the dialog on the tab control. based on MFC(visual 2008)
Platform: | Size: 4706304 | Author: kim jun oh | Hits:

[Tab ControlTab-Control

Description: 基于VC++6.0的,利用CTabView在对话框上实现Tab控件,可以直接运行-Based on VC++6.0, the use of CTabView Tab controls in the dialog box to achieve, can be run directly
Platform: | Size: 32768 | Author: yangzhao | Hits:
« 12 3 »

CodeBus www.codebus.net